Applies the geometric transform represented by this IMatrix to the specified array of points.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void TransformPoints ( |
Visual Basic
Copy Code
|
|---|
Sub TransformPoints( _ |
A list of Point structures that represents the points to transform.
See Also